Using
the Header & Footer for advanced HTML control
The Header & Footer tab on Page Details provides an area where you can add your
own header and footer HTML between which the EROL page will be nested. The ability
to add your own coding to the top and bottom of a page opens up enormous possibilities
to the confident coder.
Note that the Header & Footer fields are not in any way connected with the <HEAD>
tags in HTML and it is not possible to use these fields for any functions you
would normally include within the <HEAD> tags of a normal web page.
Adding HTML in the Header and Footer fields
The Header and Footer fields provide a facility for more experienced designers
and programmers to gain extra layout and design flexibility over an EROL page
by nesting that page within their own HTML.
This essentially allows you to add as much free form HTML above the EROL page
as well as below. Additionally you can nest the EROL page in a table allowing
you to set a fixed width for the page in question (it will override the page
width set in the Page Frame settings providing it is narrower than the Main
Frame width).